Skip to content

Commit

Permalink
build: use Fedora 39 as base image for test container
Browse files Browse the repository at this point in the history
Signed-off-by: Niels de Vos <ndevos@ibm.com>
  • Loading branch information
nixpanic committed Apr 25, 2024
1 parent 82d2c31 commit a65f385
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/Dockerfile.test
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# little different.
#

FROM registry.fedoraproject.org/fedora:latest
FROM registry.fedoraproject.org/fedora:39

ARG GOPATH=/go
ARG GOROOT=/usr/local/go
Expand Down

0 comments on commit a65f385

Please sign in to comment.