Skip to content

Commit

Permalink
Merge pull request #38 from Chia-Network/snyk-fix-9bea5063740448703bd…
Browse files Browse the repository at this point in the history
…4089ab308e37f
  • Loading branch information
cmmarslender authored Jul 6, 2023
2 parents 0467b47 + ff6ed16 commit 53d1481
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aptly/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ RUN git clone --branch v1.5.0 https://github.com/aptly-dev/aptly.git && \
cd aptly && \
make modules install

FROM ubuntu:22.04
FROM ubuntu:22.10

RUN DEBIAN_FRONTEND=noninteractive apt-get update && \
DEBIAN_FRONTEND=noninteractive apt-get install -y awscli curl git gpg jq wget && \
Expand Down

0 comments on commit 53d1481

Please sign in to comment.