Skip to content

Commit

Permalink
version in dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jul 19, 2024
1 parent 3d779ba commit ddbc888
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,9 @@
# SOFTWARE.

FROM ubuntu:24.04

LABEL maintainer="Yegor Bugayenko <yegor256@gmail.com>"
LABEL version="0.0.0"

RUN apt-get update -y --fix-missing \
&& apt-get -y install --no-install-recommends \
Expand Down

0 comments on commit ddbc888

Please sign in to comment.