Skip to content

Commit

Permalink
Switching to ubuntu 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
NikitaDmitryuk committed Oct 28, 2023
1 parent 934abe1 commit d52c852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# syntax=docker/dockerfile:1
FROM ubuntu:20.04
FROM ubuntu:22.04
LABEL maintainer="NikitaDmitryuk dmitryuk.nikita@gmail.com"

ENV DEBIAN_FRONTEND=noninteractive \
Expand Down

0 comments on commit d52c852

Please sign in to comment.