Skip to content

Commit 9ec5946

Browse files
authoredAug 8, 2023
⚡ Update controller, use v3.18 for alpine image
1 parent ed24786 commit 9ec5946

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎controller

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM alpine:latest
1+
FROM alpine:3.18
22

33
RUN apk update \
44
&& apk add openssh ansible vim \

0 commit comments

Comments
 (0)
Please sign in to comment.