Skip to content

Commit

Permalink
remove unused arg in Dockefile
Browse files Browse the repository at this point in the history
  • Loading branch information
ukanga committed May 20, 2024
1 parent 8e63de2 commit 868df6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docker/onadata-uwsgi/Dockerfile.ubuntu
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
FROM onaio/python-deps:3.10.14 as base

ARG release_version=v4.0.1
ARG optional_packages

# Silence configuration prompts
Expand Down

0 comments on commit 868df6a

Please sign in to comment.