Skip to content

Commit

Permalink
chore(images/base): update to 22.04 (#241)
Browse files Browse the repository at this point in the history
  • Loading branch information
johnstcn authored Dec 19, 2023
1 parent 3bc4b6d commit c8bb86d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/base/Dockerfile.ubuntu
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:20.04
FROM ubuntu:22.04

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

Expand Down

0 comments on commit c8bb86d

Please sign in to comment.