Skip to content

Commit

Permalink
docker: bump rust from 1.79.0-alpine3.20 to 1.80.0-alpine3.20 in /one…
Browse files Browse the repository at this point in the history
…tun (#3548)
  • Loading branch information
dependabot[bot] authored Jul 26, 2024
1 parent e716888 commit 545675c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion onetun/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#FROM alpine:3.17.2@sha256:69665d02cb32192e52e07644d76bc6f25abeb5410edc1c7a81a10ba3f0efb90a AS build
FROM rust:1.79.0-alpine3.20@sha256:cc9b42c44d37caccb8f7c366f19f5a41ca0f20f826fb043be073167308b6073d AS build
FROM rust:1.80.0-alpine3.20@sha256:596c7fa13f7458097b8c88ad83f33420da0341e2f5b544e34d9aa18a22fe11d0 AS build

WORKDIR /usr/src/github.com/aramperes/onetun/
#COPY Cargo.toml Cargo.toml
Expand Down

0 comments on commit 545675c

Please sign in to comment.