Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
JzJad authored Jul 28, 2024
1 parent 3e5ac0a commit 57e3382
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ ARG IMAGE_CMK_BASE="ubuntu:jammy"
FROM ${IMAGE_CMK_BASE}
LABEL org.opencontainers.image.authors="Rogier Gerritse <[email protected]>,Jimmy Bristow <[email protected]>"

ARG CMK_VERSION="2.3.0"
ARG CMK_VERSION="2.3.0p11"

ENV TZ="America/Chicago"
ENV DEBIAN_FRONTEND="noninteractive"
Expand Down

0 comments on commit 57e3382

Please sign in to comment.