Skip to content

Commit

Permalink
update ubuntu version
Browse files Browse the repository at this point in the history
  • Loading branch information
gschueler authored Oct 17, 2023
1 parent 926d138 commit c84d347
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dockers/install/debian/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARG VERS=16.04
ARG VERS=20.04
FROM ubuntu:${VERS}
ARG JDK=openjdk-8-jdk
RUN apt-get update
Expand Down

0 comments on commit c84d347

Please sign in to comment.