Skip to content

Commit

Permalink
Merge pull request #22 from pspdev/alpine-3.19
Browse files Browse the repository at this point in the history
Use Alpine 3.19
  • Loading branch information
fjtrujy authored May 14, 2024
2 parents 029e008 + 43172e6 commit 8c2319e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
# First stage
# Please change the alpine version back to latest after 3.19 releases
FROM alpine:3.16
FROM alpine:latest

ENV PSPDEV /usr/local/pspdev
ENV PATH $PATH:${PSPDEV}/bin
Expand Down

0 comments on commit 8c2319e

Please sign in to comment.