Skip to content

Commit

Permalink
Update Dockerfile: Move to Ubuntu 20.04
Browse files Browse the repository at this point in the history
Moving samba to a more reasonable release.
  • Loading branch information
yoctopidg3 committed Dec 8, 2023
1 parent 8196937 commit e6bde33
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
Expand Up @@ -4,7 +4,7 @@
# SPDX-License-Identifier: GPL-2.0-only
#

FROM ubuntu:18.04
FROM ubuntu:20.04

USER root

Expand Down

0 comments on commit e6bde33

Please sign in to comment.