Skip to content

Commit 9dd9f27

Browse files
chore(deps): update pytorch/pytorch docker tag to v1.9.1 (GoogleCloudPlatform#7062)
Co-authored-by: Leah E. Cole <6719667+leahecole@users.noreply.github.com>
1 parent 0e6a7d4 commit 9dd9f27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dataflow/gpu-examples/pytorch-minimal/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
FROM pytorch/pytorch:1.9.0-cuda11.1-cudnn8-runtime
15+
FROM pytorch/pytorch:1.9.1-cuda11.1-cudnn8-runtime
1616

1717
WORKDIR /pipeline
1818

0 commit comments

Comments
 (0)