0
0
Fork 0
mirror of https://github.com/tj-actions/install-postgresql.git synced 2024-12-20 01:18:18 +00:00

chore(deps): update alpine docker tag to v3.19.0

This commit is contained in:
renovate[bot] 2023-12-08 04:26:47 +00:00
parent 396487f9ee
commit b7f801ce3d

View file

@ -1,4 +1,4 @@
FROM alpine:3.18.5
FROM alpine:3.19.0
LABEL maintainer="Tonye Jack <jtonye@ymail.com>"