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

Update alpine Docker tag to v3.18.4

This commit is contained in:
renovate[bot] 2023-09-29 09:19:17 +00:00
parent 5954c29462
commit 40be2696d7

View file

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