Skip to content

Commit

Permalink
Docker file changed to use latest loxilb
Browse files Browse the repository at this point in the history
  • Loading branch information
TrekkieCoder committed Aug 9, 2024
1 parent e9e8042 commit b3a63d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ COPY . .

RUN make build

FROM ghcr.io/loxilb-io/loxilb:v0.9.6
FROM ghcr.io/loxilb-io/loxilb:latest

LABEL name="loxilb-ingress-manager" \
vendor="loxilb.io" \
Expand Down

0 comments on commit b3a63d7

Please sign in to comment.