diff --git a/images/toolbox/Dockerfile b/images/toolbox/Dockerfile index 67a0586..3bcb83c 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:340d9b015b194dc6e2a13938944e0d016e57b9679963fdeb9ce021daac430221 +FROM ubuntu:22.04@sha256:adbb90115a21969d2fe6fa7f9af4253e16d45f8d4c1e930182610c4731962658 LABEL maintainer="Antrea " LABEL description="A Docker image with useful tools (for networking) based on Ubuntu"