Skip to content

Commit

Permalink
add remove ARG
Browse files Browse the repository at this point in the history
  • Loading branch information
micafer committed Jan 10, 2023
1 parent 36a4a30 commit 57f5cd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker-devel/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Dockerfile to create a container with the IM service
FROM ubuntu:22.04
ARG BRANCH=devel
LABEL maintainer="Miguel Caballer <[email protected]>"
LABEL version="1.13.1"
LABEL description="Container image to run the IM service. (http://www.grycap.upv.es/im)"
Expand Down

0 comments on commit 57f5cd7

Please sign in to comment.