Skip to content

Commit

Permalink
Bump alpine to 3.17.3
Browse files Browse the repository at this point in the history
Bump to newer version of alpine:
https://www.alpinelinux.org/posts/Alpine-3.17.3-released.html

JIRA:LIGHTY-209
Signed-off-by: tobias.pobocik <tobias.pobocik@pantheon.tech>
  • Loading branch information
Tobianas authored and ihrasko committed Apr 5, 2023
1 parent 6e91223 commit c212f3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lighty-rnc-app/simulator/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.16.5 as clone
FROM alpine:3.17.3 as clone
RUN apk add git
WORKDIR /netconf-simulator
RUN git clone https://github.com/PANTHEONtech/lighty-netconf-simulator.git -b 18.0.0
Expand Down

0 comments on commit c212f3b

Please sign in to comment.