Skip to content

Commit c525af6

Browse files
committed
Upgrade Ubuntu base image in Dockerfile.publish
1 parent f67e7ad commit c525af6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/publish/Dockerfile.publish

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM ubuntu:23.04
1+
FROM ubuntu:24.04
22
ENV INSTALL_DIR=/opt/conjur-api-python3
33
ENV DEBIAN_FRONTEND=noninteractive
44
RUN apt-get update && \

0 commit comments

Comments
 (0)