mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
image/iptables: update the base image
ubuntu:mantic isn't LTS and it reached its eol, so new images can't be built. PiperOrigin-RevId: 703543488
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM ubuntu:mantic
|
||||
FROM ubuntu:24.04
|
||||
|
||||
# The iptables package installs both iptables-legacy and iptables-nft, with
|
||||
# iptables symlinked to the latter.
|
||||
|
||||
Reference in New Issue
Block a user