Skip to content

Commit cead8d7

Browse files
Fix postgres image name
1 parent 78c2d30 commit cead8d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-postgres.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
env:
1212
REGISTRY: index.docker.io
13-
IMAGE_NAME: binaryoverload/postgres-client
13+
IMAGE_NAME: binaryoverload/postgresql-client
1414

1515
permissions:
1616
id-token: write

0 commit comments

Comments
 (0)