Skip to content

Commit

Permalink
build: rust version 1.78
Browse files Browse the repository at this point in the history
  • Loading branch information
dnomd343 committed May 4, 2024
1 parent ccf9b0a commit fb71659
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,6 +1,6 @@
ARG ALPINE="alpine:3.19"
ARG NODE="node:16-alpine3.18"
ARG RUST="rust:1.75-alpine3.19"
ARG RUST="rust:1.78-alpine3.19"
ARG GOLANG="golang:1.22-alpine3.19"

FROM ${GOLANG} AS dnsproxy
Expand Down

0 comments on commit fb71659

Please sign in to comment.