Skip to content

Commit

Permalink
Update dependency alpine to v3.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2022
1 parent 81b8bd7 commit dce25b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ RUN yes ${LIBCOD_MYSQL_TYPE} | ./doit.sh cod2_${COD2_VERSION}
RUN mv bin/libcod2_${COD2_VERSION}.so /lib/libcod2_${COD2_VERSION}.so

# Runtime stage
FROM alpine:3.16.0
FROM alpine:3.16.2
ARG COD2_VERSION
LABEL maintainer='bgauduch@github'

Expand Down

0 comments on commit dce25b0

Please sign in to comment.