Skip to content

Commit

Permalink
Merge pull request #10 from voxpupuli/update_build
Browse files Browse the repository at this point in the history
update build
  • Loading branch information
rwaffen authored Oct 18, 2023
2 parents e89890a + 83fd648 commit d9c2a61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion puppetserver/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ ARG UBUNTU_CODENAME=jammy

FROM ubuntu:22.04 as base

ARG PACKAGES=ca-certificates\ git
ARG PACKAGES=ca-certificates\ git\ netbase\ openjdk-17-jre-headless
ARG DUMB_INIT_VERSION="1.2.5"
ARG TARGETARCH

Expand Down

0 comments on commit d9c2a61

Please sign in to comment.