Skip to content

Commit

Permalink
chore(deps): Bump automattic/vip-container-images/alpine in /skeleton
Browse files Browse the repository at this point in the history
Bumps automattic/vip-container-images/alpine from `aa1029d` to `dba5e9f`.

---
updated-dependencies:
- dependency-name: automattic/vip-container-images/alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 7, 2024
1 parent fc32607 commit a53a3f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skeleton/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ghcr.io/automattic/vip-container-images/alpine:3.20.3@sha256:aa1029d61e46bb10fef8e4be241643b95f63887ae432fff80b307829bc6a3045
FROM ghcr.io/automattic/vip-container-images/alpine:3.20.3@sha256:dba5e9fe99be0289ead3fdef739bea89410e0e7c9c82d6f6ac1c0a6e8927210d

RUN apk add --no-cache --virtual build-deps git && \
git clone --depth=1 https:/Automattic/vip-go-skeleton/ /clientcode && \
Expand Down

0 comments on commit a53a3f8

Please sign in to comment.