Skip to content

Commit

Permalink
updating packages for wkst 17
Browse files Browse the repository at this point in the history
  • Loading branch information
elreydetoda committed Dec 31, 2024
1 parent 874bce8 commit 9faeff1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packer-vmware/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,11 @@ RUN set -o pipefail \
libfuse-dev \
build-essential \
net-tools \
libxcb-shm0 \
libxcb-render0 \
libxcb-xinerama0 \
&& apt-get clean && rm -rf /var/lib/apt/lists/* /tmp/* /var/tmp/*
# last 3 packages were added for 17.6.2
ARG VMWARE_WORKSTATION_VERSION=17.6.2
ARG VMWARE_WORKSTATION_BUILD_NUMBER=24409262
# found link here: https://community.broadcom.com/vmware-cloud-foundation/question/using-vmware-workstation-1752-on-ubuntu-in-cicd-pipelines-fails
Expand Down

0 comments on commit 9faeff1

Please sign in to comment.