We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60ee4ce commit bb6d234Copy full SHA for bb6d234
.github/workflows/ci.yaml
@@ -42,7 +42,7 @@ jobs:
42
- "9.6"
43
env:
44
# Indicates what's the equivalent to tecnativa/postgres-autoconf:latest image
45
- LATEST_RELEASE: "14.0"
+ LATEST_RELEASE: "14-alpine"
46
# Variables found by default in Docker Hub builder
47
DOCKER_REPO: tecnativa/postgres-autoconf
48
DOCKER_TAG: ${{ matrix.pg_version }}-alpine
0 commit comments