Skip to content

Commit

Permalink
Merge pull request #42 from AlekseySpiridonov/fb-ubuntu-22-04-lts
Browse files Browse the repository at this point in the history
Update Ubuntu to 22.04 LTS
  • Loading branch information
jpetazzo authored Sep 13, 2023
2 parents 7539f0b + a8ddc1f commit 958b8f0
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:focal
FROM ubuntu:jammy
RUN apt-get update -q
RUN apt-get install -qy openvpn iptables socat curl
ADD ./bin /usr/local/sbin
Expand Down

0 comments on commit 958b8f0

Please sign in to comment.