Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
RenaudFrere authored Apr 27, 2022
1 parent 89bce6c commit 122ea48
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 @@ -12,7 +12,7 @@ USER assemblyline
WORKDIR /opt/al_service
COPY . .

ARG version=4.0.0.dev1
ARG version=4.2.0.stable1
USER root
RUN sed -i -e "s/\$SERVICE_TAG/$version/g" service_manifest.yml

Expand Down

0 comments on commit 122ea48

Please sign in to comment.