Skip to content

Commit

Permalink
New container image name
Browse files Browse the repository at this point in the history
  • Loading branch information
george-angel committed Nov 4, 2024
1 parent 776b76e commit 7269c1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ services:
POSTGRES_USER: "postgres"
POSTGRES_PASSWORD: "test"
nebraska:
image: "ghcr.io/kinvolk/nebraska:${NEBRASKA_VERSION:-2.8.6}"
image: "ghcr.io/flatcar/nebraska:${NEBRASKA_VERSION:-2.9.0}"
command:
- /nebraska/nebraska
- -auth-mode=noop
Expand Down

0 comments on commit 7269c1c

Please sign in to comment.