Skip to content

Commit

Permalink
test: update revad-eos image
Browse files Browse the repository at this point in the history
  • Loading branch information
glpatcern committed Feb 14, 2024
1 parent 4b9d815 commit b5fcbfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile.revad-eos
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ ENV CGO_ENABLED 0

RUN make revad

FROM gitlab-registry.cern.ch/dss/eos/eos-all:5.0.31
FROM gitlab-registry.cern.ch/dss/eos/eos-all:latest

COPY --from=builder /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/
COPY --from=builder /home/reva/cmd/revad/revad /usr/bin/revad
Expand Down

0 comments on commit b5fcbfc

Please sign in to comment.