Skip to content

Commit

Permalink
Merge pull request #276 from trifork/renovate/major-ghcr.io-container…
Browse files Browse the repository at this point in the history
…base-base-13.x

fix(deps): major update ghcr.io/containerbase/base from 12.0.10 to 13.0.1
  • Loading branch information
cthtrifork authored Oct 31, 2024
2 parents 5175bd0 + 5ac1326 commit 9741f31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/containerbase/base:12.0.10@sha256:30b853b224d0c644371c30de69ddde13edf6077376c8b17d48633d94be5b7c38
FROM ghcr.io/containerbase/base:13.0.1@sha256:da22a07e329aaaaae8c63db88ea10194f58eabb084f85898763aaecf22d3b575

COPY tools/*.sh /usr/local/containerbase/tools/

Expand Down

0 comments on commit 9741f31

Please sign in to comment.