Skip to content

Commit

Permalink
Merge branch 'master' of github.com:HenriWahl/docker-dhcpy6d
Browse files Browse the repository at this point in the history
  • Loading branch information
HenriWahl committed Feb 21, 2023
2 parents 3f61c34 + 1641580 commit 2944c30
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
FROM python:3.9-slim
LABEL maintainer=henri@dhcpy6d.de

ARG VERSION=1.2.1

ARG VERSION=1.2.3
RUN apt -y update && \
apt -y upgrade
RUN apt -y install gcc \
Expand Down

0 comments on commit 2944c30

Please sign in to comment.