Skip to content

Commit

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

chore(deps): Bump automattic/vip-container-images/alpine from `cbc4531` to `a629882` in /mu-plugins
  • Loading branch information
sjinks authored Feb 3, 2025
2 parents 76e6520 + 4b54cce commit 31192ab
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.2@sha256:cbc453168a3626c220e9b352e35f1f89930041fecd25f879c3467c32f328b670 AS build
FROM --platform=$BUILDPLATFORM ghcr.io/automattic/vip-container-images/alpine:3.21.2@sha256:a629882ecc839c46006f341faaddbd939f1001b37dcbdc001daa918dbb8c72f3 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 31192ab

Please sign in to comment.