Skip to content

Commit

Permalink
build: rust version 1.82
Browse files Browse the repository at this point in the history
  • Loading branch information
dnomd343 committed Nov 24, 2024
1 parent f85341c commit c131079
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.20"
ARG NODE="node:16-alpine3.18"
ARG RUST="rust:1.79-alpine3.20"
ARG RUST="rust:1.82-alpine3.20"
ARG GOLANG="golang:1.23-alpine3.20"

FROM ${GOLANG} AS dnsproxy
Expand Down

0 comments on commit c131079

Please sign in to comment.