Skip to content

Commit

Permalink
Merge pull request #11 from edouardkleinhans/patch-1
Browse files Browse the repository at this point in the history
Update repetier-server to version 1.0.4
  • Loading branch information
Rindula authored Mar 23, 2021
2 parents 2524dd8 + 1f149ce commit 6f9fd11
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
@@ -1,6 +1,6 @@
FROM debian:buster-slim

ARG VERSION="1.0.3"
ARG VERSION="1.0.4"

LABEL maintainer="[email protected]"
LABEL version="v${VERSION}"
Expand Down

0 comments on commit 6f9fd11

Please sign in to comment.