diff --git a/images/toolbox/Dockerfile b/images/toolbox/Dockerfile index 52275cd..403be4c 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:1b8d8ff4777f36f19bfe73ee4df61e3a0b789caeff29caa019539ec7c9a57f95 +FROM ubuntu:22.04@sha256:6d7b5d3317a71adb5e175640150e44b8b9a9401a7dd394f44840626aff9fa94d LABEL maintainer="Antrea " LABEL description="A Docker image with useful tools (for networking) based on Ubuntu"