Skip to content

Commit

Permalink
fix(deps): update ghcr.io/containerbase/base docker tag to v11.11.4 (#12
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 17, 2024
1 parent 0fe914c commit 77f9d95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ FROM ghcr.io/containerbase/ubuntu:22.04@sha256:adbb90115a21969d2fe6fa7f9af4253e1
#--------------------------------------
# containerbase image
#--------------------------------------
FROM ghcr.io/containerbase/base:11.11.2@sha256:d1870d8fbc01b0d949b1aedd32684110e082213de14f92cad228f1d13053734e AS containerbase
FROM ghcr.io/containerbase/base:11.11.4@sha256:0a082adc453fc0d8436c54267b95b76b2e9c4750e0b40c1348d8abd30af71d51 AS containerbase

FROM build-${DISTRO}

Expand Down

0 comments on commit 77f9d95

Please sign in to comment.