Skip to content

Commit

Permalink
Dockerfile: add tag label
Browse files Browse the repository at this point in the history
  • Loading branch information
lskatz committed Nov 2, 2023
1 parent c27891c commit e35e65d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ LABEL license="https://github.com/lskatz/fasten/LICENSE"
LABEL maintainer="Lee Katz"
LABEL maintainer.email="[email protected]"
LABEL maintainer2="John Phan"
LABEL tag="${SOFTWARE_VER}"

RUN apt-get update
RUN apt-get install -y \
Expand Down

0 comments on commit e35e65d

Please sign in to comment.