diff --git a/images/toolbox/Dockerfile b/images/toolbox/Dockerfile index 75b2bbb..501a305 100644 --- a/images/toolbox/Dockerfile +++ b/images/toolbox/Dockerfile @@ -12,7 +12,7 @@ # See the License for the specific language governing permissions and # limitations under the License. -FROM ubuntu:22.04@sha256:a6d2b38300ce017add71440577d5b0a90460d0e57fd7aec21dd0d1b0761bbfb2 +FROM ubuntu:22.04@sha256:19478ce7fc2ffbce89df29fea5725a8d12e57de52eb9ea570890dc5852aac1ac LABEL maintainer="Antrea " LABEL description="A Docker image with useful tools (for networking) based on Ubuntu"