Skip to content

Commit

Permalink
Merge pull request #221 from egoexpress/egoexpress-alpine-312
Browse files Browse the repository at this point in the history
Update Alpine base image to 3.12
  • Loading branch information
j0k3r authored Nov 30, 2020
2 parents d619c63 + c5df063 commit e7ebbc6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.10
FROM alpine:3.12

LABEL maintainer "Marvin Steadfast <[email protected]>"

Expand Down Expand Up @@ -44,8 +44,8 @@ RUN set -ex \
php7-xmlreader \
php7-tidy \
php7-intl \
py-mysqldb \
py-psycopg2 \
py3-mysqlclient \
py3-psycopg2 \
py-simplejson \
rabbitmq-c \
s6 \
Expand Down

0 comments on commit e7ebbc6

Please sign in to comment.