Skip to content

Commit 33eb6d8

Browse files
chore(deps): update grafana/grafana-oss docker tag to v11.4.1
1 parent cb6b76b commit 33eb6d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/grafana-cognito-auth.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ export class GrafanaCognitoAuth extends constructs.Construct {
363363
this.containerDefinitionOpts = {
364364
image: ecs.ContainerImage.fromRegistry(
365365
// renovate: datasource=docker depName=grafana/grafana-oss
366-
"grafana/grafana-oss:11.4.0@sha256:d8ea37798ccc41061a62ab080f2676dda6bf7815558499f901bdb0f533a456fb",
366+
"grafana/grafana-oss:11.4.1@sha256:413503f21b7e854811d74ef68ae1d3dce4c4814aef5daf4424c4a7ef6d42c31d",
367367
),
368368
logging: ecs.LogDriver.awsLogs({
369369
streamPrefix: "ecs",

0 commit comments

Comments
 (0)