Skip to content

Commit c2f2e9e

Browse files
fix(deps): update ghcr.io/containerbase/base docker tag to v14.5.0 (#688)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0e749dd commit c2f2e9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ FROM ghcr.io/containerbase/ubuntu:22.04@sha256:3ba65aa20f86a0fad9df2b2c259c613df
1313
#--------------------------------------
1414
# containerbase image
1515
#--------------------------------------
16-
FROM ghcr.io/containerbase/base:14.4.12@sha256:002f0431c03e26054956313950f83fc28a76915820f4fbc5c92205c765ac23d7 AS containerbase
16+
FROM ghcr.io/containerbase/base:14.5.0@sha256:a6b8380f8c17cf3b2cdadfc4c417fa4b368ab24223ae3e2f79e4f7110ce41575 AS containerbase
1717

1818
FROM build-${DISTRO}
1919

0 commit comments

Comments
 (0)