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.1

This commit is contained in:
renovate[bot] 2024-01-27 04:52:51 +00:00
parent 869ddd8259
commit 3df1f3c206

View file

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