Merge pull request #100 from PrivateBin/dependabot/docker/alpine-3.16.0
Bump alpine from 3.15.4 to 3.16.0
This commit is contained in:
commit
17eaeeb67d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine:3.15.4
|
FROM alpine:3.16.0
|
||||||
|
|
||||||
ARG ALPINE_PACKAGES="php8-pdo_mysql php8-pdo_pgsql php8-openssl"
|
ARG ALPINE_PACKAGES="php8-pdo_mysql php8-pdo_pgsql php8-openssl"
|
||||||
ARG COMPOSER_PACKAGES=google/cloud-storage
|
ARG COMPOSER_PACKAGES=google/cloud-storage
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue