Skip to content

Commit

Permalink
Merge pull request #1046 from Automattic/dependabot/docker/mu-plugins…
Browse files Browse the repository at this point in the history
…/automattic/vip-container-images/alpine-3.21.2

chore(deps): Bump automattic/vip-container-images/alpine from 3.21.0 to 3.21.2 in /mu-plugins
  • Loading branch information
sjinks authored Jan 21, 2025
2 parents 9176780 + e4f4038 commit 20df8bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mu-plugins/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1.7
FROM --platform=$BUILDPLATFORM ghcr.io/automattic/vip-container-images/alpine:3.21.0@sha256:9a147923f75b39a049341d53ccb186231cda3d829e42af87356922e7bf5259f7 AS build
FROM --platform=$BUILDPLATFORM ghcr.io/automattic/vip-container-images/alpine:3.21.2@sha256:cbc453168a3626c220e9b352e35f1f89930041fecd25f879c3467c32f328b670 AS build

RUN apk add --no-cache git && mkdir -p /mu-plugins
RUN git clone --depth 1 --single-branch https://github.com/Automattic/vip-go-mu-plugins-ext /mu-plugins-ext
Expand Down

0 comments on commit 20df8bf

Please sign in to comment.