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 committed by GitHub
parent 869ddd8259
commit 0a4d300f2b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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