Skip to content

Commit

Permalink
Use 22.04 LTS for Docker build (#1141)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dinonard authored Jan 18, 2024
1 parent cb25353 commit 551df9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third-party/docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM ubuntu:20.04 as builder
FROM ubuntu:22.04 as builder

# metadata
ARG VCS_REF
Expand Down

0 comments on commit 551df9b

Please sign in to comment.