Skip to content

Commit bb6d234

Browse files
committed
[IMP] latest release
1 parent 60ee4ce commit bb6d234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- "9.6"
4343
env:
4444
# Indicates what's the equivalent to tecnativa/postgres-autoconf:latest image
45-
LATEST_RELEASE: "14.0"
45+
LATEST_RELEASE: "14-alpine"
4646
# Variables found by default in Docker Hub builder
4747
DOCKER_REPO: tecnativa/postgres-autoconf
4848
DOCKER_TAG: ${{ matrix.pg_version }}-alpine

0 commit comments

Comments
 (0)