diff --git a/Dockerfile b/Dockerfile index 67b038a5b..6a62474ed 100644 --- a/Dockerfile +++ b/Dockerfile @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM debian:11.4-slim +FROM debian:11.11-slim ENV USER=bindplane ENV UID=10001