Skip to content

Commit

Permalink
Merge pull request #803 from Automattic/dependabot/docker/skeleton/au…
Browse files Browse the repository at this point in the history
…tomattic/vip-container-images/alpine-3.20.1

chore(deps): Bump automattic/vip-container-images/alpine from 3.20.0 to 3.20.1 in /skeleton
  • Loading branch information
sjinks authored Jul 1, 2024
2 parents cc87180 + 11c7b49 commit e6db46b
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.0@sha256:0a542e7f28185eb313c89eeed7f7abdc6baab3bcc9ac6e0709f307be6a59a954
FROM ghcr.io/automattic/vip-container-images/alpine:3.20.1@sha256:2959058d3f7a7765fd6676b154e9def4dfa16c6b1daa0caad98eebbdf052d2bf

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

0 comments on commit e6db46b

Please sign in to comment.