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

This commit is contained in:
renovate[bot] 2023-12-01 02:18:10 +00:00
parent d3ea02fb7f
commit b4da7250f3

View file

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