Skip to content

Commit

Permalink
Pin Alpine to 3.13
Browse files Browse the repository at this point in the history
  • Loading branch information
cdubz committed Jul 14, 2021
1 parent feb6cce commit 2308b80
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
@@ -1,6 +1,6 @@
ARG MEDIA_LIBRARY_DEPS="jpegoptim optipng pngquant gifsicle"

FROM php:8.0-fpm-alpine
FROM php:8.0-fpm-alpine3.13
ARG MEDIA_LIBRARY_DEPS

RUN apk add --no-cache --virtual \
Expand Down

0 comments on commit 2308b80

Please sign in to comment.