Skip to content

Commit a21b5a8

Browse files
Merge pull request #26 from codefresh-io/CR-10131
upgrade apine base-image
2 parents ad16a08 + 9e1ebd8 commit a21b5a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:3.14.2
1+
FROM alpine:3.14.4
22

33
RUN apk add --no-cache git=~2.32.0 bash openssh
44

service.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version: 10.0.8
1+
version: 10.0.9

0 commit comments

Comments
 (0)