Skip to content

Commit

Permalink
fix(deps): update ghcr.io/containerbase/base docker tag to v10.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 3, 2024
1 parent 56b27f8 commit a4c4cf6
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
@@ -1,6 +1,6 @@


FROM ghcr.io/containerbase/base:10.7.0@sha256:b96aa33a0df3720b247f496fa2654fb9739f686da46d96c89ee03fd1dc3bd682
FROM ghcr.io/containerbase/base:10.7.1@sha256:d5ad0af6249b6e26911154495a6e0af2ac9a54e952c5db2af4c47d3f65800c66


ENTRYPOINT [ "dumb-init", "--", "builder.sh" ]
Expand Down

0 comments on commit a4c4cf6

Please sign in to comment.