Skip to content

Commit

Permalink
Bump Dockerfile Ubuntu base to 2022 LTS
Browse files Browse the repository at this point in the history
  • Loading branch information
jmuhlich committed Aug 19, 2022
1 parent 76d551f commit bdc277f
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:21.10
FROM ubuntu:22.04

RUN apt-get update \
&& DEBIAN_FRONTEND=noninteractive apt-get install -y \
Expand Down

0 comments on commit bdc277f

Please sign in to comment.