Skip to content

Commit

Permalink
Revert UBUNTU_VERSION
Browse files Browse the repository at this point in the history
Signed-off-by: Vladislav Byrgazov <vladislav.byrgazov@xored.com>
  • Loading branch information
Vladislav Byrgazov committed Sep 12, 2024
1 parent 04ad397 commit 6b23095
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,5 +1,5 @@
ARG VPP_VERSION=1765f014bc7fcc3b924019ec96350eb50bef629f
ARG UBUNTU_VERSION=24.10
ARG UBUNTU_VERSION=20.04
ARG GOVPP_VERSION=v0.8.0

FROM ubuntu:${UBUNTU_VERSION} as vppbuild
Expand Down

0 comments on commit 6b23095

Please sign in to comment.