Skip to content

Commit 401bb43

Browse files
committed
Fix docker image
1 parent 70a6bc1 commit 401bb43

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
ARG FROM_REPO=webodm/odx
2-
FROM ${FROM_REPO}
1+
FROM ubuntu:24.04
32
MAINTAINER Piero Toffanin <pt@masseranolabs.com>
43

54
EXPOSE 3000

0 commit comments

Comments
 (0)