Skip to content

Commit

Permalink
temp: use jammy image
Browse files Browse the repository at this point in the history
  • Loading branch information
MoisesGSalas committed Sep 25, 2024
1 parent 37cfffe commit 0f4ef7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:focal
FROM ubuntu:jammy
SHELL ["/bin/bash", "-c"]

ARG python_version=3.8
Expand Down

0 comments on commit 0f4ef7e

Please sign in to comment.