Skip to content

Commit

Permalink
chore: switch to oraclelinux:9
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsLando committed Jun 17, 2024
1 parent 4a3becb commit 78fcf46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.linux
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM oraclelinux:7 AS build
FROM oraclelinux:9 AS build

USER root:root
WORKDIR /root/pkg-fetch/
Expand Down

0 comments on commit 78fcf46

Please sign in to comment.