Skip to content

Commit

Permalink
Bump alpine to 3.16.5
Browse files Browse the repository at this point in the history
Bump to newer version of alpine:
https://git.alpinelinux.org/aports/log/?h=v3.16.5

JIRA:LIGHTY-209
Signed-off-by: tobias.pobocik <tobias.pobocik@pantheon.tech>
(cherry picked from commit 6e91223)
  • Loading branch information
Tobianas authored and ihrasko committed Apr 6, 2023
1 parent 972e8f2 commit 8bef392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lighty-rnc-app/simulator/Dockerfile
@@ -1,4 +1,4 @@
FROM alpine:3.16.2 as clone
FROM alpine:3.16.5 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 8bef392

Please sign in to comment.