Skip to content

Commit

Permalink
chore: usando alpine 3.21
Browse files Browse the repository at this point in the history
  • Loading branch information
caduvieira authored Dec 18, 2024
1 parent f8bc68d commit 8c1f09c
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 @@ -2,7 +2,7 @@
# Dockerfile de construcao do container APP com os pacotes basicos
##############################################################################

FROM alpine:3.20
FROM alpine:3.21

LABEL \
org.opencontainers.image.title="Imagem docker para SEI 5 Alpine em PHP82"
Expand Down

0 comments on commit 8c1f09c

Please sign in to comment.