Skip to content

Commit

Permalink
fix(deps): replace ghcr.io/containerbase/buildpack docker tag with gh…
Browse files Browse the repository at this point in the history
…cr.io/containerbase/base 6.4.1 (renovatebot#286)
  • Loading branch information
renovate[bot] authored Mar 16, 2023
1 parent f725c09 commit caf587c
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/buildpack:6.4.1@sha256:5287de90729b6d0dd8586ead10cab7a6df7de68885ee4f2788c3dc0f66dd0e50
FROM ghcr.io/containerbase/base:6.4.1@sha256:5287de90729b6d0dd8586ead10cab7a6df7de68885ee4f2788c3dc0f66dd0e50

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

Expand Down

0 comments on commit caf587c

Please sign in to comment.