Skip to content

Commit

Permalink
Use ubuntu lts for Dockerfile_test
Browse files Browse the repository at this point in the history
  • Loading branch information
reo7sp committed Jun 10, 2024
1 parent a38e1b2 commit 34558bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile_test
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:latest
FROM ubuntu:jammy
MAINTAINER Oleg Morozenkov <[email protected]>

RUN apt-get -qq update && \
Expand Down

0 comments on commit 34558bc

Please sign in to comment.