Skip to content

Commit

Permalink
Migrate to Ubuntu 22.04 LTS release (supported through 2027) (securef…
Browse files Browse the repository at this point in the history
…ederatedai#875)

Signed-off-by: Patrick Foley <psfoley@gmail.com>
Signed-off-by: Parth Mandaliya <parthx.mandaliya@intel.com>
  • Loading branch information
psfoley authored and ParthM-GitHub committed Sep 28, 2023
1 parent dc887a1 commit eefc59b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openfl-docker/Dockerfile.base
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# If your machine is behind a proxy, make sure you set it up in ~/.docker/config.json

FROM ubuntu:22.10
FROM ubuntu:22.04

SHELL ["/bin/bash", "-o", "pipefail", "-c"]
ARG INSTALL_SOURCES="yes"
Expand Down

0 comments on commit eefc59b

Please sign in to comment.