Skip to content

Commit

Permalink
Merge pull request #70 from agember/master
Browse files Browse the repository at this point in the history
Update Alpine image version to support Rust version requirement
  • Loading branch information
jedisct1 authored Mar 5, 2024
2 parents debdd9b + bdee525 commit 91e3109
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.16.2
FROM alpine:3.17.7

COPY Cargo.* /tmp/iptoasn/
COPY src /tmp/iptoasn/src
Expand Down

0 comments on commit 91e3109

Please sign in to comment.