Skip to content

Commit

Permalink
[TESTING] use unreleased Ceph Squid as base image for test container
Browse files Browse the repository at this point in the history
  • Loading branch information
nixpanic committed Jun 25, 2024
1 parent 5a507bf commit 57e136d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/Dockerfile.test
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
# little different.
#

FROM registry.fedoraproject.org/fedora:39
#FROM registry.fedoraproject.org/fedora:39
FROM quay.ceph.io/ceph-ci/ceph:squid

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

0 comments on commit 57e136d

Please sign in to comment.