Skip to content

Commit 044b404

Browse files
authored
Update cortexcli.yml
1 parent e4e79c3 commit 044b404

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/cortexcli.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: |
3131
mkdir -p /home/runner/work/raymond/raymond/
3232
cat <<EOF | tee /home/runner/work/raymond/raymond/Dockerfile
33-
FROM nginx:1.21
33+
FROM nginx:1.29
3434
EXPOSE 80
3535
CMD ["nginx", "-g", "daemon off;"]
3636
EOF

0 commit comments

Comments
 (0)