Skip to content

Commit

Permalink
Merge pull request #16 from dskad/renovate/alpine-3.x
Browse files Browse the repository at this point in the history
Update alpine Docker tag to v3.19
  • Loading branch information
dskad authored Dec 8, 2023
2 parents 08912d0 + f9fe8db commit 64c8c54
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,4 +1,4 @@
FROM alpine:3.18
FROM alpine:3.19
LABEL maintainer="[email protected]"

RUN apk add --update --no-cache qemu-guest-agent
Expand Down

0 comments on commit 64c8c54

Please sign in to comment.