Skip to content
This repository has been archived by the owner on Feb 29, 2024. It is now read-only.

Commit

Permalink
sync version with Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
ensary committed Oct 19, 2023
1 parent ac32e9e commit 0d46b71
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
@@ -1,4 +1,4 @@
FROM asecurityteam/sdcli:v1.5.0 AS BUILDER
FROM asecurityteam/sdcli:v1.5.1 AS BUILDER
RUN mkdir -p /go/src/github.com/asecurityteam/transportd
WORKDIR /go/src/github.com/asecurityteam/transportd
COPY --chown=sdcli:sdcli . .
Expand Down

0 comments on commit 0d46b71

Please sign in to comment.