Skip to content

Commit

Permalink
Upgrade ubuntu version to 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
sieniven committed Jan 3, 2024
1 parent 7a07314 commit 9c9b31a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ain-builder/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM docker.io/ubuntu:20.04
FROM docker.io/ubuntu:22.04

SHELL ["/bin/bash", "-o", "pipefail", "-c"]

Expand Down

0 comments on commit 9c9b31a

Please sign in to comment.