Skip to content

Commit

Permalink
bump to 8.1.20-fpm-alpine3.18
Browse files Browse the repository at this point in the history
  • Loading branch information
Apfelwurm committed Jun 9, 2023
1 parent b783673 commit 4681e4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# FROM alpine:3.12 as builder
FROM php:8.1.19-fpm-alpine3.16 as builder
# FROM alpine:3.18 as builder
FROM php:8.1.20-fpm-alpine3.18 as builder
LABEL org.opencontainers.image.authors="Thornton Phillis ([email protected]), Alexader Volz ([email protected])"

# ENV - Config
Expand Down

0 comments on commit 4681e4d

Please sign in to comment.