Skip to content

Commit d0158e6

Browse files
chore(deps): update ghcr.io/getsentry/image-mirror-library-postgres docker tag to v18
1 parent b00ef73 commit d0158e6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/test-integrations-dbs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
os: [ubuntu-22.04]
2222
services:
2323
postgres:
24-
image: ghcr.io/getsentry/image-mirror-library-postgres:17-alpine
24+
image: ghcr.io/getsentry/image-mirror-library-postgres:18-alpine
2525
env:
2626
POSTGRES_PASSWORD: sentry
2727
# Set health checks to wait until postgres has started

.github/workflows/test-integrations-web-1.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
os: [ubuntu-22.04]
2222
services:
2323
postgres:
24-
image: ghcr.io/getsentry/image-mirror-library-postgres:17-alpine
24+
image: ghcr.io/getsentry/image-mirror-library-postgres:18-alpine
2525
env:
2626
POSTGRES_PASSWORD: sentry
2727
# Set health checks to wait until postgres has started

0 commit comments

Comments
 (0)