Skip to content

Commit

Permalink
Update version to v1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
thir820 authored Aug 22, 2024
1 parent 3ddcab7 commit a0a35b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion base/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ RUN chown -R $CONTAINER_USER:$CONTAINER_USER /build/bin && \
chmod +x /build/bin/*

# Write version
RUN echo "1.3" > /etc/sdk_version
RUN echo "1.3.2" > /etc/sdk_version

USER $CONTAINER_USER

Expand Down

0 comments on commit a0a35b4

Please sign in to comment.