Skip to content

Commit 20cff22

Browse files
authored
[CICD-301] Update base image (#13)
* Update base image * Add changest
1 parent 1ecdf28 commit 20cff22

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

.changeset/long-pumpkins-rhyme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@wpengine/site-deploy": patch
3+
---
4+
5+
Update instrumentisto/rsync-ssh base image to alpine3.17

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM instrumentisto/rsync-ssh:alpine3.13-r4
1+
FROM instrumentisto/rsync-ssh:alpine3.17
22
# Intsall dependencies
33
RUN apk add bash php
44
# Add entrypoint and excludes

0 commit comments

Comments
 (0)