mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-10 21:53:57 +08:00
ci: bump bats to v0.11.0
This is the version available from Fedora 41. Signed-off-by: Kir Kolyshkin <kolyshkin@gmail.com>
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
ARG GO_VERSION=1.23
|
||||
ARG BATS_VERSION=v1.9.0
|
||||
ARG BATS_VERSION=v1.11.0
|
||||
ARG LIBSECCOMP_VERSION=2.5.6
|
||||
|
||||
FROM golang:${GO_VERSION}-bookworm
|
||||
|
||||
Reference in New Issue
Block a user