Skip to content

Commit

Permalink
fix(deps): update ghcr.io/containerbase/base docker tag to v13.0.25 (#…
Browse files Browse the repository at this point in the history
…147)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 2, 2024
1 parent 1ed0a58 commit 5f5d0f0
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:0e5e4a57c2499249aafc3b40fcd541e9a
#--------------------------------------
# containerbase image
#--------------------------------------
FROM ghcr.io/containerbase/base:13.0.24@sha256:5015941c82e6143de4c1c0afbea6e9a6183cf60fb0ee7d8b47ff3ec9dfa03b69 AS containerbase
FROM ghcr.io/containerbase/base:13.0.25@sha256:703d5833b6625642ecd2122a702b427e2bcb187d63bc83bc482fa0b3f80e6f81 AS containerbase

FROM build-${DISTRO}

Expand Down

0 comments on commit 5f5d0f0

Please sign in to comment.