Skip to content

Commit

Permalink
Merge pull request #215 from crazy-max/alpine-3.18
Browse files Browse the repository at this point in the history
Alpine Linux 3.18
  • Loading branch information
crazy-max committed Jul 22, 2023
2 parents 8a38239 + 8cd97d0 commit 0c5ae8f
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 @@ -3,7 +3,7 @@
ARG ANONADDY_VERSION=0.14.1

FROM crazymax/yasu:latest AS yasu
FROM crazymax/alpine-s6:3.17-2.2.0.3
FROM crazymax/alpine-s6:3.18-2.2.0.3

COPY --from=yasu / /
RUN apk --no-cache add \
Expand Down

0 comments on commit 0c5ae8f

Please sign in to comment.