Skip to content

Commit

Permalink
Move proxysql from pfbuild to pfdebian
Browse files Browse the repository at this point in the history
  • Loading branch information
JeGoi authored Oct 1, 2024
1 parent 027bd8b commit 24567a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion containers/proxysql/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
ARG KNK_REGISTRY_URL
ARG IMAGE_TAG
FROM ${KNK_REGISTRY_URL}/pfbuild-debian-bookworm:${IMAGE_TAG}
FROM ${KNK_REGISTRY_URL}/pfdebian:${IMAGE_TAG}

RUN apt-get -qq update \
&& apt-get clean \
Expand Down

0 comments on commit 24567a4

Please sign in to comment.