Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Pavol Ipoth committed Jun 19, 2023
1 parent bb7a93d commit 9e8af19
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 @@ -6,7 +6,7 @@ ARG GROUP=103
FROM rust:1.70.0-alpine3.18 AS builder

ARG WALG_TARGET
ARG WALG_VERSION
ARG WALG_VERSION=v2.0.1
ARG APP_NAME
ARG APP_VERSION
ARG LOG_PKG_PATH
Expand Down

0 comments on commit 9e8af19

Please sign in to comment.