mirror of
https://github.com/luzifer-docker/crdb-gh-service.git
synced 2024-12-20 14:21:17 +00:00
Pin to version
as latest tag is broken Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
2572c25156
commit
a08f4e332d
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
||||||
FROM cockroachdb/cockroach:latest
|
FROM cockroachdb/cockroach:v24.2.1
|
||||||
CMD ["start-single-node", "--insecure"]
|
CMD ["start-single-node", "--insecure"]
|
||||||
|
|
Loading…
Reference in a new issue