Skip to content

Commit

Permalink
fix: src/frontendclicker/Dockerfile to reduce vulnerabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Nov 12, 2024
1 parent 171f4d6 commit f433dd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/frontendclicker/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.17.1
FROM alpine:3.20.3

# Install Firefox
RUN echo http://nl.alpinelinux.org/alpine/edge/testing >> /etc/apk/repositories
Expand Down

0 comments on commit f433dd8

Please sign in to comment.