Skip to content

Commit

Permalink
fix: cmd/kubeapps-apis/plugins/fluxv2/packages/v1alpha1/testdata/Dock…
Browse files Browse the repository at this point in the history
  • Loading branch information
snyk-bot committed Oct 11, 2023
1 parent 8581dd0 commit 0772eed
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# this Dockerfile is for building a docker image for a pod that can be deployed into a k8s cluster
# that serves some of the content of test-data (index.yaml, charts .tgz)
FROM nginx:1.23.1
FROM nginx:1.25.2
COPY ./nginx.conf /etc/nginx/nginx.conf

# only has a single user: foo, password: bar
Expand Down

0 comments on commit 0772eed

Please sign in to comment.