Skip to content

Commit

Permalink
Use alpine:3
Browse files Browse the repository at this point in the history
  • Loading branch information
misi committed Oct 26, 2023
1 parent f44ba14 commit e933f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion selenium/video/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM alpine:3.18
FROM alpine:3

RUN apk add -U x264-libs sdl2 libxcb libbz2 xset pulseaudio-utils ffmpeg && \
rm -rf /var/cache/apk/*
Expand Down

0 comments on commit e933f55

Please sign in to comment.