Skip to content

Commit

Permalink
Merge pull request #4 from aservo/feature/ubuntu-22.04
Browse files Browse the repository at this point in the history
Dockerfile: Update base image to Ubuntu 22.04
  • Loading branch information
brettaufheber authored Nov 1, 2023
2 parents 387286e + c3810e1 commit d4d7ff4
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:20.04
FROM ubuntu:22.04

ENV DEBIAN_FRONTEND=noninteractive

Expand Down

0 comments on commit d4d7ff4

Please sign in to comment.